home *** CD-ROM | disk | FTP | other *** search
- global colorauthoringpath
- if there is a window KillFileName then close window KillFileName
- global process
- global ImportFileW
- if there is a window importFileW then close window importFileW
- global ImportPath
- showdialog 1, "511", , false
- if the result is "4" then
- do restext ("TEXT", "newclippict", colorauthoringpath)
- do restext ("TEXT", "Exit", colorauthoringpath)
- end if
- if the result is "3" then
- do restext ("TEXT", "importPictRez", colorauthoringpath)
- do restext ("TEXT", "Exit", colorauthoringpath)
- end if
- if the result is "2" then
- do restext ("TEXT", "reztorezpict", colorauthoringpath)
- do restext ("TEXT", "Exit", colorauthoringpath)
- end if